SOS_SCALAR_OBJECT

Section: SOS CLASS LIBRARY (3S)
Updated: 13/9/91
Index Return to Main Contents
man2html: unable to open or read file /usr/lib/ms/ms.acc
 

NAME

sos_Scalar_object - predefined class sos_Scalar_object  

SYNOPSIS

#include "<SOS>/include/knl_sos.h"

class sos_Scalar_object
{
}
 

DESCRIPTION

sos_Scalar_object is the implicit superclass of all scalar types. It overwrites some of the methods defined for sos_Object, like e.g. assign and equal, but it doesn't define any additional methods. An sos_Scalar_object must not be created or destroyed. No assign method can be performed on instances of this class  

FILES

<SOS>/src/knl/knl.sos
SOS schema file

<SOS>/src/knl/knl_sos.h
complete schema interface

<SOS>/src/knl/knl_use.h
restricted schema interface

<SOS>/src/knl/knl_ext.h
definition of external types (automatically included by knl_use.h)

<SOS>/src/knl/knl.c
sos_Scalar_object implementation

<SOS>/lib/sos.a
SOS library
 

SEE_ALSO

sos_Object(3)  

AUTHOR

Bernhard Schiefer, Dietmar Theobald


 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE_ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 00:37:57 GMT, March 30, 2022